Hệ thống quản lý hàng tồn kho bằng PHP

1 <!DOCTYPE html>
2 <html lang=
"en">
3   <head>
4     <meta charset=
"utf-8">
5     <meta name=
"viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
6     <meta name=
"description" content="">
7     <meta name=
"author" content="">
8
9     <title>Inventory Control System</title>
10
11     <!-- Bootstrap core CSS -->
12     <!-- <link href=
"vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> -->
13     <link rel=
"stylesheet" href="vendor/bootstrap/css/cerulean.theme.min.css">
14     
15     <!-- Datatables CSS -->
16     <link rel=
"stylesheet" type="text/css" href="vendor/DataTables/datatables.css">
17     
18     <!-- Datepicker CSS -->
19     <link rel=
"stylesheet" href="vendor/datepicker164/css/bootstrap-datepicker.min.css">
20
21     <!-- Custom styles -->
22     <link href=
"assets/css/shop-styles.css" rel="stylesheet">
23   </head>


Gõ tìm kiếm nhanh...